gpsbabel.git
2005-03-15 robertlAdd (sketchy) support for Keyhole Markup Language.
2005-03-14 robertlReorder so that (eternally growing) list of file notes...
2005-03-12 robertlAdd lowrance usr support from Jason Rust/jrust at rusty...
2005-03-01 parkrrrrUpdate google to read output=js
2005-02-22 robertlCall fatal if no Garmin USB devices found on USB scan...
2005-02-16 parkrrrrinvisiblize google (and other 'internal' types) in...
2005-02-16 parkrrrrremove 'google' from readme
2005-02-15 robertlFix a typo in the first line of README that's been...
2005-02-11 robertlFrom Robert Shaw.
2005-02-10 parkrrrrAdd google input type
2005-02-09 robertlOutput an XSD schema header that matches the GPX versio...
2005-02-09 robertlLet gpxval check more combinations of versions and...
2005-02-09 robertlAdd smarter description handling if suppressing smart...
2005-02-09 robertlUpdate hiketech capabilities to show that it now writes...
2005-02-09 robertlRegenerate.
2005-02-09 robertlS&T output includes geocache types when available,...
2005-02-09 robertlImplement Hiketech track writing.
2005-02-09 robertlCorrect mem corruption if position filter used before...
2005-02-04 robertlFix custom icon #20.
2005-02-03 robertlAdd gbtypes.h to (help) solve problem on Alpha.
2005-02-03 robertlFredie Kern contributes support for Geogrid-Viewer.
2005-02-02 robertlAdd flag to waypoint to let the writer know thta we...
2005-02-02 robertlFix a number of minor GPX issues: Fix order of creatio...
2005-01-31 robertlFrank Hippmann updates hsa_ndv.c to quote output with...
2005-01-29 robertlClean up file handle leak in XML code.
2005-01-29 robertlFredie Kern adds Geogrid-Viewer support.
2005-01-24 robertlBump version for one-off to Clyde.
2005-01-24 robertlMinor enhancements to chkdoc.
2005-01-24 robertlAdd rest of Garmin name collision correction code to
2005-01-24 robertlAdd explicit whitelist for Garmin waypoint names. ...
2005-01-23 robertlPalmdoc: minor leak fixes. (Needs more)
2005-01-23 robertlChange whitespace in reference IGC file.
2005-01-23 robertlutil.c: add case_ignore_strncmp
2005-01-23 robertlRename vcf to vcard.
2005-01-23 robertlRefresh. Add glogbook, vcard.
2005-01-23 robertladd vcf, glogbook, hiketech.
2005-01-22 robertlFix capitalization on HikeTech.
2005-01-21 robertlAdd case_strncmp for use by mkshort to fix the "by...
2005-01-20 robertlWrite sym in trkseg if we have it.
2005-01-19 robertlIf we don't have a name on the way in, give it a shortname.
2005-01-18 robertlAlias Small City for compat with Magellan.
2005-01-18 robertlHandle case when mkshort has NO valid name.
2005-01-18 robertlgpx: when writing multi-mode, order of rte and trk...
2005-01-18 robertlPreserve route number on magellan output if available.
2005-01-17 robertlAdd support for Garmin D110's. Tested by Drew Commins.
2005-01-17 jfathertonNumerous small changes
2005-01-16 robertlBust UTF-8 encoded waypoint names and comments down...
2005-01-14 robertlFix typo in xmap.style.
2005-01-14 parkrrrrhuman readable didn't handle things without N/E/W/S.
2005-01-14 robertlAdd v2 for ascii formats, too.
2005-01-13 robertlUpdate coastexp.
2005-01-10 robertlSketch in version two '-^2' format for discussion.
2005-01-10 robertlAdd member to vector to indicate read/write capability...
2005-01-10 robertlAdd VCF format.
2005-01-10 robertlFrom Jeremy. Allow encrypting hints & update README.
2005-01-07 robertlAttempt to handle HTML descriptions sensibly.
2005-01-07 robertlFixed dropped NL at END:
2005-01-06 robertlJeremy Atherton and I add VCF support.
2005-01-06 robertlDon't leak on replacement.
2005-01-06 robertlAdd global search and replace via gstrsub.
2005-01-04 robertlRemove O_NDELAYs from all opens - it torments the Linux...
2005-01-03 robertlFix v1 output of -^ for internal formats.
2004-12-23 robertlComments can now be 46 characters in 5.x firmware.
2004-12-22 robertlBump version for beta.
2004-12-22 robertlAdd preliminary GPX 1.1 support for reading and writing.
2004-12-22 robertlImplement _timeout and _ready for WIN32 to help geriatr...
2004-12-17 parkrrrrSupport more formats of lat/lon in DeLorme files
2004-12-08 parkrrrrFixed two segfaults involving stack filter: empty lists...
2004-12-04 robertlClaim interface before setting configuration.
2004-12-04 robertlAdd Mac & mac/usbfree.
2004-12-03 robertlAdd/fix track support for GPilotS. From Bernhard Spinnler.
2004-12-02 robertlDelete dead store.
2004-12-02 robertlAvoid spare reset on OSX.
2004-11-30 robertlFixes for mps mergout when record size isn't multiple...
2004-11-30 parkrrrrMore metadata about options
2004-11-29 parkrrrrFixed 'extra dot' problem with file extension for sarou...
2004-11-22 robertlA) We were referenceing shortname after we'd freed it.
2004-11-19 robertlAdd 'usbfree' target to Windows makefile to allow gener...
2004-11-17 robertlFix floating termination in local buffers that was...
2004-11-16 robertlPick up protos from xmlgeneric.h
2004-11-16 robertlApply missed updates from Justin.
2004-11-16 robertlSuppress zero byte writes for benefit of Bob Anderson...
2004-11-12 robertlAnother round of coastal explorer changes from Justin.
2004-11-11 robertlAdd uuid, update reference files from Justin.
2004-11-11 robertlFrom justin: add writing to coastexp.c
2004-11-11 robertlAdd FX324 and FX324C support.
2004-11-10 robertlSeparate out usb gorp so it can be turned off more...
2004-11-09 robertlAdd Coastal Explorer courtesy justinbr of earthlink...
2004-11-09 robertlFix case when source string consists of nothing but...
2004-11-03 parkrrrrfixed compile warning for discarded const qualifier
2004-11-01 robertlBump version for beta.
2004-11-01 robertlLet xstrdup clone null strings into empty strings.
2004-11-01 robertlTurn off debugging stuff left in last commit.
2004-11-01 robertlOn UNIX, there's no reason to spin on the select. ...
2004-11-01 robertlCoddle leak detector.
2004-11-01 robertl1) Eliminate all leading whitespace as it adds no value.
2004-11-01 robertlMisc uninteresting cleanups.
2004-11-01 robertlUse xml_write_time
2004-11-01 robertlMove gpx_write_time->xml_write_time.
2004-11-01 robertlAdd hiketech format.
next